GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / DeleteOCG_2 Method





In This Topic
DeleteOCG_2 Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(618)>
Function DeleteOCG_2( _
   ByVal OCGId As Integer, _
   ByVal RemoveContent As Boolean _
) As GdPictureStatus
[DispId(618)]
GdPictureStatus DeleteOCG_2( 
   int OCGId,
   bool RemoveContent
)
function DeleteOCG_2( 
    OCGId: Integer;
    RemoveContent: Boolean
): GdPictureStatus; 
DispIdAttribute(618)
function DeleteOCG_2( 
   OCGId : int,
   RemoveContent : boolean
) : GdPictureStatus;
[DispId(618)]
GdPictureStatus DeleteOCG_2( 
   int OCGId,
   bool RemoveContent
) 
[DispId(618)]
GdPictureStatus DeleteOCG_2( 
   int OCGId,
   bool RemoveContent
) 

Parameters

OCGId
RemoveContent
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members